Welcome![Sign In][Sign Up]
Location:
Search - ssl Java

Search list

[Develop Toolsopenjms-0.7.7-beta-1-src1

Description: OpenJMS是一个开源的Java Message Service API 1.0.2 规范的实现,它包含有以下特性: *. 它既支持点到点(point-to-point)(PTP)模型和发布/订阅(Pub/Sub)模型。 *. 支持同步与异步消息发送 *. JDBC持久性管理使用数据库表来存储消息 *. 可视化管理界面。 *. Applet支持。 *. 能够与Jakarta Tomcat这样的Servlet容器结合。 *. 支持RMI, TCP, HTTP 与SSL协议。 *. 客户端验证 *. 提供可靠消息传输、事务和消息过滤
Platform: | Size: 1596306 | Author: 辉哥 | Hits:

[JSP/JavaTestHttpsbyorange

Description: TestHttpsbyorange用于测试ssl连接的java代码,需要调试。
Platform: | Size: 2329 | Author: 周大福 | Hits:

[Internet-Networksafmq.src.0.5

Description: 一个简单实用的开源C++消息中间件SAFMQ - [软件开发] - [开源 消息中间件 SAFMQ ] 2006-11-23 在很多网络应用中,尤其那些服务器有时不在线的应用中,将客户端的数据变更按照产生顺序同步到服务器的操作是比较复杂的。为了解决这种问题,可以采用消息中间件产品(例如Windows的MSMQ还有IBM的MQ),但是这种产品比较庞大而且花费不少,对于小规模应用而言没有必要。 SAFMQ(全称为Store and Forward Message Queue)是一个简单的消息中间件,采用C++编写,采用Apache授权机制。截至2006年11月SAFMQ的的版本为0.5.2,发布于2006年9月。目前版本具有如下的功能: 1. 提供多队列、多优先级的消息转发服务。 2. 支持文本、二进制的消息类型。 3. 支持转发功能,即多个消息中间件之间的消息转发。 4. 支持事务操作 5. 支持Java、PHP客户端 6. 支持SSL加密 7. 支持用户权限 8. 支持对消息的标记 9. 支持TTL(Time To Live)时间戳
Platform: | Size: 225446 | Author: 童小军 | Hits:

[JSP/JavaHttpSSLServer

Description: 主要是处理SSL请求的一个服务器,HttpServer.java
Platform: | Size: 1457 | Author: yuner | Hits:

[JSP/Javapisces_1.3_src

Description: A distributed, peer-to-peer, server-less communication & messaging solution for JAVA (JMS), C++ and .NET applications, integrates with JBoss, WebLogic & WebSphere. Offers guaranteed delivery, security and transactions. Supports TCP, SSL & HTTP protocols
Platform: | Size: 89416 | Author: ehunter | Hits:

[JSP/Javassidigitalsignature

Description: 身份认证和数字签名在实际应用中是通过以数字证书为核心的公开密钥基础结构(PKI)来实现的,PKI是实施安全认证方面的国际标准。SSL和SET是现在国际上比较流行的PKI安全协议,但它们也有设计上的缺陷和不适合中国国情的地方。本文详细分析了SSL协议,提出增加SSL签名协议来弥补SSL在数字签名方面的不足,本文详细地设计了SSL签名协议的模型,功能和消息格式,并描述了作者用Java技术实现SSL签名协议的JSPE软件包。
Platform: | Size: 593779 | Author: jason zhang | Hits:

[WinSock-NDISiaikjce31ccev

Description: cick公司用JAVA实现的SSL协议源码-cick companies use JAVA source of SSL
Platform: | Size: 4775863 | Author: 梁政 | Hits:

[TCP/IP stackopenvpn-gui-1.0.3

Description: 虚拟专用网源码,提供数据的加密和验证功能,采用OPENSSL协议-Virtual Private Network OSS, providing data encryption and authentication functions, using OPENSSL agreement
Platform: | Size: 92160 | Author: leew | Hits:

[Booksopenjms-0.7.7-beta-1-src1

Description: OpenJMS是一个开源的Java Message Service API 1.0.2 规范的实现,它包含有以下特性: *. 它既支持点到点(point-to-point)(PTP)模型和发布/订阅(Pub/Sub)模型。 *. 支持同步与异步消息发送 *. JDBC持久性管理使用数据库表来存储消息 *. 可视化管理界面。 *. Applet支持。 *. 能够与Jakarta Tomcat这样的Servlet容器结合。 *. 支持RMI, TCP, HTTP 与SSL协议。 *. 客户端验证 *. 提供可靠消息传输、事务和消息过滤-OpenJMS is an open source Java Message Service API 1.0.2 specification realize that it contains has the following characteristics:*. It support point-to-point (point-to-point) (PTP) model and the publish/subscribe (Pub/Sub ) model.*. Support synchronous and asynchronous messaging*. JDBC persistent management and use of database tables to store information*. Visualization management interface.*. Applet support.*. Jakarta Tomcat with Servlet containers such combination.*. Support for RMI, TCP, HTTP and SSL protocol.*.*. Client-side validation and provide a reliable message transfer, transaction and message filtering
Platform: | Size: 1596416 | Author: | Hits:

[JSP/JavaTestHttpsbyorange

Description: TestHttpsbyorange用于测试ssl连接的java代码,需要调试。-TestHttpsbyorange for testing ssl connection java code, the need for debugging.
Platform: | Size: 2048 | Author: 周大福 | Hits:

[Internet-Networksafmq.src.0.5

Description: 一个简单实用的开源C++消息中间件SAFMQ - [软件开发] - [开源 消息中间件 SAFMQ ] 2006-11-23 在很多网络应用中,尤其那些服务器有时不在线的应用中,将客户端的数据变更按照产生顺序同步到服务器的操作是比较复杂的。为了解决这种问题,可以采用消息中间件产品(例如Windows的MSMQ还有IBM的MQ),但是这种产品比较庞大而且花费不少,对于小规模应用而言没有必要。 SAFMQ(全称为Store and Forward Message Queue)是一个简单的消息中间件,采用C++编写,采用Apache授权机制。截至2006年11月SAFMQ的的版本为0.5.2,发布于2006年9月。目前版本具有如下的功能: 1. 提供多队列、多优先级的消息转发服务。 2. 支持文本、二进制的消息类型。 3. 支持转发功能,即多个消息中间件之间的消息转发。 4. 支持事务操作 5. 支持Java、PHP客户端 6. 支持SSL加密 7. 支持用户权限 8. 支持对消息的标记 9. 支持TTL(Time To Live)时间戳
Platform: | Size: 225280 | Author: 童小军 | Hits:

[JSP/JavaHttpSSLServer

Description: 主要是处理SSL请求的一个服务器,HttpServer.java-Mainly responsible for dealing with requests for an SSL server, HttpServer.java
Platform: | Size: 1024 | Author: yuner | Hits:

[JSP/JavasslApplet

Description: java Applet,嵌入到浏览器中实现ssl通信的程序代码。-java Applet, embedded into a browser to achieve ssl communications program code.
Platform: | Size: 21504 | Author: zhaowei | Hits:

[JSPCryptography

Description: While cryptography can still be a controversial topic in the programming community, Java has weathered that storm and provides a rich set of APIs that allow you, the developer, to effectively include cryptography in applications-if you know how. This book teaches you how. Chapters one through five cover the architecture of the JCE and JCA, symmetric and asymmetric key encryption in Java, message authentication codes, and how to create Java implementations with the API provided by the Bouncy Castle ASN.1 packages, all with plenty of examples. Building on that foundation, the second half of the book takes you into higher-level topics, enabling you to create and implement secure Java applications and make use of standard protocols such as CMS, SSL, and S/MIME.-While cryptography can still be a controversial topic in the programming community, Java has weathered that storm and provides a rich set of APIs that allow you, the developer, to effectively include cryptography in applications-if you know how. This book teaches you how. Chapters one through five cover the architecture of the JCE and JCA, symmetric and asymmetric key encryption in Java, message authentication codes, and how to create Java implementations with the API provided by the Bouncy Castle ASN.1 packages, all with plenty of examples. Building on that foundation, the second half of the book takes you into higher-level topics, enabling you to create and implement secure Java applications and make use of standard protocols such as CMS, SSL, and S/MIME.
Platform: | Size: 2560000 | Author: bk | Hits:

[JSP/JavaJavaSecurity

Description: the simple example about java security(keygen,signer,ssl and so on)-the simple example about java security(keygen,signer,ssl and so on)
Platform: | Size: 205824 | Author: alan | Hits:

[JSP/JavaSendMail

Description: Java 发送邮件实例(不需要SSL认证的注释掉SSL_PROXY哪行即可)-Java send mail example (without SSL authentication which line to comment out SSL_PROXY)
Platform: | Size: 1024 | Author: rocky | Hits:

[CommunicationSSLjavashixian

Description: SSL协议的java实现:SSL协议的 java实现的服务端 客服端代码-Java implement SSL protocol: SSL protocol server-side java implement customer-side code
Platform: | Size: 100352 | Author: JHL | Hits:

[JSP/JavaJava_SSL

Description: SSL安全代理的JAVA实现。介绍JAVA中SSL的运用-Introduced SSL in JAVA
Platform: | Size: 178176 | Author: lujun | Hits:

[JSP/Javaopenssljava

Description: 是java 开发ssl的好东西,东西很好-Development of the plugin is eclipse ssl, something very good with
Platform: | Size: 2563072 | Author: gpp | Hits:

[JSP/JavaHTTPSExample

Description: Java中的SSL及HTTPS协议实例源码,使用SSL套接字的HTTPS服务器端,接受客户端的一个连接,并返回Hello,world.   本例中使用8080端口创建SSL服务器套接字,返回缺省的SocketFactory对象,生成PrintWriter对象,用于输出信息。-Java SSL and HTTPS protocol source code examples, using SSL socket HTTPS server, the client accepted a connection, and return to Hello, world. In this case the use of port 8080to create SSL server socket, returns the default SocketFactory object, generate PrintWriter objects, for outputting information.
Platform: | Size: 24576 | Author: 蜡笔小邪 | Hits:
« 1 2 3 45 6 »

CodeBus www.codebus.net